CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / PointsPostResponse Json Schema
In This Topic
    PointsPostResponse Json Schema
    In This Topic
    Description
    The results of the point create/update/delete operations.
    Overview
    PointsPostResponse
    The results of the point create/update/delete operations.
    NumSuccesses : number
    NumFailures : number
    WarningsMask : integer
    PointResults : Array[ItemResult]
    Success : boolean
    StatusDetails : integer
    WarningsMask : integer
    Message : string
    Properties
    NameDescriptionData Type
     number
     number
     integer
     Array[ItemResult]
    See Also